C# Syntax
TChild Describe<TChild>(
IDescription description
)
where TChild: class, ITestObject
Parameters
- description
- The child test object description
Type Parameters
- TChild
- The child test object type
Return Value

